*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 14 Apr 2009 01:27:02 +0000 (01:27 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 14 Apr 2009 01:27:02 +0000 (01:27 +0000)
src/ChangeLog

index 35dba0f0200bacfdf1da9676c63ed063479fc5b4..5c395d7a32a66541abcebc82cce95ebc6c5c18f0 100644 (file)
@@ -1,3 +1,12 @@
+2009-04-14  Kenichi Handa  <handa@m17n.org>
+
+       * xfont.c (xfont_has_char): The font has C if C is ASCII and the
+       encoding charset is ascii_compatible.
+
+       * charset.c (Fdefine_charset_internal): Make charset
+       ascii-compatible if the method is CHARSET_METHOD_OFFSET, the
+       code_offset is 0, and covers all ASCII characters.
+
 2009-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * nsselect.m (symbol_to_nsstring, clean_local_selection_data)